Package | ee.tehik.mpi |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ee.tehik.mpi@0.1.0-beta&canonical=https://example.org/fhir/StructureDefinition/MyModelTest |
Url | https://example.org/fhir/StructureDefinition/MyModelTest |
Status | draft |
Date | 2022-10-24T12:41:14.1551376+00:00 |
Name | MyModelTest |
Experimental | False |
Type | https://example.org/fhir/StructureDefinition/MyLogicalModelTest |
Kind | logical |
No resources found
No resources found
{
"resourceType" : "StructureDefinition",
"url" : "https://example.org/fhir/StructureDefinition/MyModelTest",
"name" : "MyModelTest",
"status" : "draft",
"date" : "2022-10-24T12:41:14.1551376+00:00",
"fhirVersion" : "4.0.1",
"kind" : "logical",
"abstract" : false,
"type" : "https://example.org/fhir/StructureDefinition/MyLogicalModelTest",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
"derivation" : "specialization",
"differential" : {
"element" : [
{
"id" : "MyLogicalModelTest",
"path" : "MyLogicalModelTest",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Element"
}
]
},
{
"id" : "MyLogicalModelTest.code",
"path" : "MyLogicalModelTest.code",
"short" : "code of observation",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Coding",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/Coding"
]
}
],
"fixedCoding" : {
"system" : "http://snomed.info/sct",
"code" : "3463464",
"display" : "Some SNOMED code"
}
},
{
"id" : "MyLogicalModelTest.valueInt",
"path" : "MyLogicalModelTest.valueInt",
"short" : "Value of observation",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "integer",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/integer"
]
}
],
"constraint" : [
{
"key" : "rule1",
"requirements" : "value > 0 and value < 100",
"severity" : "error",
"human" : "Value shoud be between 1 and 99"
}
]
},
{
"id" : "MyLogicalModelTest.valueCode",
"path" : "MyLogicalModelTest.valueCode",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Coding",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/Coding"
]
}
],
"binding" : {
"strength" : "required",
"valueSet" : "https://terminology-server/ValueSet/some-vs"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.